home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / rmt < prev    next >
Encoding:
Text File  |  2008-05-03  |  268 b   |  9 lines

  1. #!/bin/sh
  2. #
  3. # This is not a mistake.  This shell script (/etc/rmt) has been provided
  4. # for compatibility with other Unix-like systems, some of which have
  5. # utilities that expect to find (and execute) rmt in the /etc directory
  6. # on remote systems.
  7. #
  8. exec /usr/sbin/rmt
  9.